API Publication
Get a Publication
Retrieve an API's publication in a portal. If the API is not published to the portal, a 404 response is returned.
get/v3/apis/{apiId}/publications/{portalId}
Response
An API publication in a portal
Example response
{
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}