Group locks

Fetch group locks

get/group_locks

Query parameters

group_idinteger required

The ID of the group to scope by

idsstring

Filter by object IDs

lock_idinteger

Filter by lock ID

querystring

Filter by a freetext string. Properties searched: name

limitinteger

The number of objects to return

offsetinteger

The number of objects to offset

Response

OK

idinteger required

The ID of the group lock

resource_type'GroupLock' required

The resource type of the group lock

created_atstring date-time required

When the group lock was created

updated_atstring date-time required

When the group lock was updated

group_idinteger required

The group ID of the group lock

lock_idinteger required

The lock ID of the group lock

place_idinteger required

The place ID of the group lock

Changes

No recorded changes to this endpoint across all 1 revision of this API.