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

Authorizations

Authorization
string
header
required

OAuth2 access token for authentication

Query Parameters

list_id
string
required

List ID

Response

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

Excel file with collaborators data

The response is of type file.