Get cloud role

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

role_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
providerstring
role_arnstring
external_idstring
session_duration_secondsinteger
is_enabledboolean
created_atdatetime or null
updated_atdatetime or null

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error