Triple API and Webhooks
Tools

Identity of logged in user

1min
GET
https://api.tripleup.dev/partner/whoami
triple Prod

Returns information about the API logged in user

This endpoint is for internal use only and will change between versions. Use at your own risk.

Responses
200
Whoami
client_id
*
content_provider
portfolio_manager
publisher
400
TripleBadRequestError
status_code
*
content
*
403
TripleNotAuthenticatedError
status_code
*
content
*
404
TripleInvalidPathError
status_code
*
content
*
409
TripleIntegrityError
status_code
*
content
*
415
TripleUnsupportedMediaType
status_code
*
content
*
422
TripleUnprocessableEntity
status_code
*
content
*
500
TripleInternalServerError
status_code
*
content
*
501
TripleNotImplementedError
status_code
*
content
*
503
TripleServiceUnavailable
status_code
*
content
*




Updated 17 Sep 2024
Doc contributor
Did this page help you?