Skip to main content
GET
/
v1
/
collaborators
/
export-excel
/
group
Export by group
curl --request GET \
  --url https://api.capitalcheckin.app/v1/collaborators/export-excel/group \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

OAuth2 access token for authentication

Query Parameters

group_id
string
required

Group ID

Response

200 - application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Excel file with collaborators data

The response is of type file.