Get Catalog Entry
Retrieve a single catalog entry by api_id.
Path parameters
Response
Successful Response
Example response
{
"_links": {
"import": "/catalog/stripe.com:import",
"operations": "/catalog/stripe.com/operations",
"self": "/catalog/stripe.com"
},
"api_id": "stripe.com",
"path": "apis/openapi/stripe.com",
"registered": false,
"spec_url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/main/apis/openapi/stripe.com/main/2024-01-01/openapi.json",
"vendor": "stripe.com"
}Changes
Changed in 4 of the 85 revisions of this API.13639
- ○
added the optional property
update_availableto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ▲
the
detailresponse's property type/format changed fromarray/tostring/for status422response-property-type-changed
- ○
api operation id
get_catalog_entry_catalog__api_id__getremoved and replaced withgetCatalogEntryapi-operation-id-removed
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
AgentOauthAccessTokenwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
HumanLoginwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
JenticApiKeywas removed from the APIapi-security-removed
- ○
api tag
Catalogaddedapi-tag-added
- ○
api tag
catalogremovedapi-tag-removed
- ○
media type
application/jsonwas changed to a more specific media typeapplication/problem+jsonfor the response status422response-media-type-name-specialized
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
added the optional property
codeto the response with the422statusresponse-optional-property-added
- ○
added the optional property
errorsto the response with the422statusresponse-optional-property-added
- ○
added the optional property
instanceto the response with the422statusresponse-optional-property-added
- ○
added the optional property
statusto the response with the422statusresponse-optional-property-added
- ○
added the optional property
titleto the response with the422statusresponse-optional-property-added
- ○
added the optional property
typeto the response with the422statusresponse-optional-property-added
- ○
the response property
detailbecame required for the status422response-property-became-required
- ○
added the required property
_linksto the response with the200statusresponse-required-property-added
- ○
added the required property
api_idto the response with the200statusresponse-required-property-added
- ○
added the required property
pathto the response with the200statusresponse-required-property-added
- ○
added the required property
registeredto the response with the200statusresponse-required-property-added
- ○
added the required property
spec_urlto the response with the200statusresponse-required-property-added
- ○
added the required property
vendorto the response with the200statusresponse-required-property-added
This revision also has 61 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
the endpoint scheme security
AgentOauthAccessTokenwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
media type
application/problem+jsonwas changed to a more general media typeapplication/jsonfor the response status422response-media-type-name-generalized
- ▲
the response property
detailbecame optional for the status422response-property-became-optional
- ▲
the
detailresponse property's maxLength was unset from4096for the response status422response-property-max-length-unset
- ▲
the
detailresponse's property type/format changed fromstring/toarray/for status422response-property-type-changed
- ▲
removed the required property
_linksfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
api_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
registeredfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
spec_urlfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
vendorfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
codefrom the response with the422statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the422statusresponse-optional-property-removed
- ●
removed the optional property
instancefrom the response with the422statusresponse-optional-property-removed
- ●
removed the optional property
statusfrom the response with the422statusresponse-optional-property-removed
- ●
removed the optional property
titlefrom the response with the422statusresponse-optional-property-removed
- ●
removed the optional property
typefrom the response with the422statusresponse-optional-property-removed
- ○
api operation id
getCatalogEntryremoved and replaced withget_catalog_entry_catalog__api_id__getapi-operation-id-removed
- ○
the endpoint scheme security
HumanLoginwas added to the APIapi-security-added
- ○
the endpoint scheme security
JenticApiKeywas added to the APIapi-security-added
- ○
the endpoint scheme security
BearerAuthwas removed from the APIapi-security-removed
- ○
api tag
catalogaddedapi-tag-added
- ○
api tag
Catalogremovedapi-tag-removed
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
removed the non-success response with the status
500response-non-success-status-removed
- ○
removed the non-success response with the status
503response-non-success-status-removed
This revision also has 179 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲