Podio API Documentation
Space members: Get count of internal of external members on space
Returns the total number of internal and external space members on the space
Parameters
- space_id*
- Required.
Response
{
"internal": The total number of internal members,
"external": The total number of external members,
}
Sandbox
Try the operation "/space/{space_id}/member/total"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