Membri
List Organization Members
GET
/api/v1/membersTi serve una chiave API dell'organizzazione con l'autorizzazione edit.
Authorization
apiKey AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/members"{ "data": [ { "userId": "string", "email": "string", "role": "owner", "username": null, "firstName": null, "lastName": null, "avatarUrl": null, "createdAt": "string" } ]}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}