Catalogues/Get a catalogue by ID
GET {{portal-host-port}}/portal-api/catalogues/1
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |
RESPONSES
status: OK
{"CreatedAt":"2023-06-30 14:29","ID":1,"Name":"Public Catalogue","OrgCatalogues":[],"Plans":["free_plan"],"Products":["Payment Product"],"UpdatedAt":"2023-06-30 14:29","VisibilityStatus":"Public"}