Retrieve Authorization Details by IDAsk AIget https://api.wingspan.app/users/authorization/{authorizationId}Fetch the detailed information and scope of a specific authorization using its unique identifier.Path ParamsauthorizationIdstringrequiredAuthorization IdResponses 200Authorized scopes on member 401Unauthorized - Authentication failed or was not provided 403Forbidden - You do not have permission to perform this action 404Not Found - The requested resource does not exist 429Too Many Requests - Rate limit exceededUpdated 7 months ago