curl --request GET \
--url https://api.contas.rdstationmentoria.com.br/rest/memberships \
--header 'Authorization: Bearer <token>'
[
{
"type": "membership",
"data": {
"id": "<string>",
"workspaceId": "<string>",
"userId": "<string>",
"role": "owner",
"user": {
"id": "<string>",
"name": "<string>",
"email": "jsmith@example.com",
"phone": null,
"picture": null,
"createdAt": "2025-07-04T18:19:21.198Z",
"updatedAt": "2025-07-04T18:19:21.198Z"
}
}
}
]
curl --request GET \
--url https://api.contas.rdstationmentoria.com.br/rest/memberships \
--header 'Authorization: Bearer <token>'
[
{
"type": "membership",
"data": {
"id": "<string>",
"workspaceId": "<string>",
"userId": "<string>",
"role": "owner",
"user": {
"id": "<string>",
"name": "<string>",
"email": "jsmith@example.com",
"phone": null,
"picture": null,
"createdAt": "2025-07-04T18:19:21.198Z",
"updatedAt": "2025-07-04T18:19:21.198Z"
}
}
}
]
curl --request GET \
--url https://api.contas.rdstationmentoria.com.br/rest/memberships \
--header 'Authorization: Bearer <token>'
[
{
"type": "membership",
"data": {
"id": "<string>",
"workspaceId": "<string>",
"userId": "<string>",
"role": "owner",
"user": {
"id": "<string>",
"name": "<string>",
"email": "jsmith@example.com",
"phone": null,
"picture": null,
"createdAt": "2025-07-04T18:19:21.198Z",
"updatedAt": "2025-07-04T18:19:21.198Z"
}
}
}
]
curl --request GET \
--url https://api.contas.rdstationmentoria.com.br/rest/memberships \
--header 'Authorization: Bearer <token>'
[
{
"type": "membership",
"data": {
"id": "<string>",
"workspaceId": "<string>",
"userId": "<string>",
"role": "owner",
"user": {
"id": "<string>",
"name": "<string>",
"email": "jsmith@example.com",
"phone": null,
"picture": null,
"createdAt": "2025-07-04T18:19:21.198Z",
"updatedAt": "2025-07-04T18:19:21.198Z"
}
}
}
]