Podio API Documentation
Spaces: Get available seats
Returns the available seats. A null value means there is an unlimited number of available seats.
Parameters
- space_id*
- Required.
Request
Response
{
"employee": The available employee seats,
"external": The available external seats
}
Sandbox
Try the operation "/space/{space_id}/available"You can simulate the API request by filling out the arguments below, and press the submit button to see the response.
You need to be logged in to Podio to use the Sandbox. Login here