Returns the list of Relayer Accounts available for use in the Policy by the active user

GET/relayer-accounts/all

Returns the list of Relayer Accounts available for use in the Policy by the active user

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Response

{
  description: Successful operation.
          content:
            application/json:
              schema:
                type: object
}

Last updated