Retrieve a workplace

get

Get a workplace.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

workplaceIdstringRequired

The ID of the workplace.

Responses
chevron-right
200

Successful Response

application/json

This an object representing a workplace.

idstringRequired
namestringRequired
descriptionstringOptional
websitestringOptional
phoneNumberstringOptional
emailstringOptional
addressstringOptional
socialLinksobjectOptional
tagsstring[]Optional
get
/v1/agents/{agentId}/workplaces/{workplaceId}

Last updated