This operation list or find ResourceCatalog entities
openid
) Success
Bad Request
Unauthorized
Forbidden
Not Found
Method Not allowed
Conflict
Internal Server Error
curl -i -X GET \ 'https://bss.totogi.com/resourceCatalog/v4/resourceCatalog?fields=string&offset=0&limit=0&sort=string' \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
[- {
- "@baseType": "string",
- "@type": "string",
- "category": [
- {
- "@baseType": "string",
- "@referredType": "string",
- "@type": "string",
- "id": "string",
- "name": "string",
- "version": "string"
}
], - "description": "string",
- "id": "string",
- "lastUpdate": "2019-08-24T14:15:22Z",
- "lifecycleStatus": "string",
- "name": "string",
- "relatedParty": [
- {
- "@baseType": "string",
- "@referredType": "string",
- "@type": "string",
- "id": "string",
- "name": "string",
- "role": "string"
}
], - "validFor": {
- "endDateTime": "1985-04-12T23:20:50.52Z",
- "startDateTime": "1985-04-12T23:20:50.52Z"
}, - "version": "string"
}
]