Retrieve a center

This API helps you to retrieve the details of a center. You must specify the unique identifier of the center as center_id.

Response Details

NameTypeDescription
idguidUnique identifier of the center.
namestringName of the center.
codestringUnique code to represent the center.
phonestringPrimary phone number of the center.
time_zone_idintTime zone of the center's location.
currency_idintTime zone of the center's location.
emailstringEmail ID of the center.
errorobjectObject that contains error message and error code details. For more information, refer to the error Object table.

error Object

CodeMessage
401Authorization has been denied for this request.
502Invalid center_id.
401The username or password is incorrect.
Language
Authorization
Header
Click Try It! to start a request and see the response here!