Get One Package

GET {{baseUrl}}/v1/package/:packageUid

Get one package by the given uid.

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Acceptstring

RESPONSES

status: OK

{"uid":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","packageName":"IKKa","label":"\u003cstring\u003e","ownerOrganizationUid":"\u003cstring\u003e","description":"\u003cstring\u003e","createdByAccountId":"\u003cnumber\u003e"}