Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
OK
Was this helpful?
Get third party application secret GET
Get a third party application secret, using a valid management key. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Load third party application by ID GET
Loads project third party application by id, using a valid management key. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`