Get One Package
GET {{baseUrl}}/v1/package/:packageUid
Get one package by the given uid.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Accept | string |
RESPONSES
status: OK
{"uid":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","packageName":"IKKa","label":"\u003cstring\u003e","ownerOrganizationUid":"\u003cstring\u003e","description":"\u003cstring\u003e","createdByAccountId":"\u003cnumber\u003e"}