🔵GET users/seats

Fetches the consumed and total user seats for an unlimited use organisation.

URL

GET https://training.tapintosafety.com.au/api/v2/users/seats

Parameters

No parameters available for this endpoint.

Responses

Name
Type
Description

seatsInUse

integer

The total number of seats currently consumed by users.

totalSeats

integer

The total number of seats available to the organisation.

Last updated