Skip to main content
GET
Get a single Group Location

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

group_id
string<uuid>
required

The unique identifier of the group the location belongs to

Example:

"2613a221-d3c8-4c8a-86d5-e7e885fd1da9"

location_id
string<uuid>
required

The unique identifier of the location to be retrieved

Example:

"bd957820-4652-4ee7-8a3a-6413df21e28d"

Response

200 - application/json

Successful Response - Returns a single Group Location

address
object
required

Address of the group location

created
integer
required

The date the record was created

display_name
string
required

Display name for the group location

Example:

"Primary Company Location"

group_id
string<uuid>
required
read-only

Unique identifier of the group in Noyo

id
string<uuid>
required

Unique identifier of the record in Noyo

modified
integer
required

The date the record was last updated

version
string<uuid>
required

Current version of the record