A valid request URL is required to generate request examples{
"user": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"email": "jsmith@example.com",
"locale": "<string>",
"is_admin": true,
"email_verified": true
},
"organisation": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>"
},
"organisations": [
{}
],
"roles": [
"<string>"
],
"permissions": [
"<string>"
],
"session": {
"expires_at": "2023-11-07T05:31:56Z"
}
}Returns comprehensive session information including user profile, current organisation, roles, and permissions.
A valid request URL is required to generate request examples{
"user": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"email": "jsmith@example.com",
"locale": "<string>",
"is_admin": true,
"email_verified": true
},
"organisation": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>"
},
"organisations": [
{}
],
"roles": [
"<string>"
],
"permissions": [
"<string>"
],
"session": {
"expires_at": "2023-11-07T05:31:56Z"
}
}