The DynaMedex API GET /publishers/{publisherId}/documents/{documentId} endpoint returns the article metadata matching the publisher and document ID provided. The publisher ID and article ID parameters are required for the endpoint.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
401Unauthorized - This request requires authentication and none was provided.
403Forbidden - The authentication credentials do not have access to this resource.
404Not Found - The server was unable to find a resource matching this request.
405Method Not Allowed - The server has not implemented the requested HTTP method.
406Not Acceptable - The server cannot return the requested media type.
415Unsupported Media Type - The server cannot understand the media type in this request.
429Too Many Requests - The client has sent too many requests within the given time.