Skip to main content

Get SIM card

GET 
/sim_cards/:id

Returns the details regarding a specific SIM card.

Request

Path Parameters

    id uuidrequired

    Identifies the resource.

Query Parameters

    include_sim_card_group boolean

    It includes the associated SIM card group object in the response when present.

Responses

200: Successful response

default: Unexpected error

Loading...