Devices

API for managing devices sessions


Parameters

Name In Type Required Description
username path string true a username of Grupo Mamovil
org path string true a orgID of Grupo Mamovil

Request example

1
2
3
4
5

curl -X GET https://credentials.masstack.com/v1/orgs/{org}/credentials/{username}/devices \
  -H "Accept: application/json" \
  -H "Authorization: Bearer {access-token}"

Responses

Code Meaning Description Schema
200 OK Devices list associated with the customer DevicesListResponse
400 Bad Request Error response ErrorDto
401 Unauthorized Error response ErrorDto
403 Forbidden Error response ErrorDto
404 Not Found Error response ErrorDto
500 Internal Server Error Error response ErrorDto

Endpoints

Credentials

    Flows

      Tokens

        Magic links

          OTP

            TOTP

              Devices