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