Get the current member
GET/v2/spaces/:space_id/members/me
The identity is taken from the account this API runs against; there is no member id to send.
Requestโ
Responsesโ
- 200
- 400
- 401
- 403
- 404
The caller's member row
Invalid path, query or request input
Missing, unknown, revoked or expired key; shared authentication envelope
The shared key-scope gate uses the legacy envelope; an operation-specific refusal may use the v2 error envelope
Space not found, or no account identity