For the complete documentation index, see llms.txt. This page is also available as Markdown.

SIM

Reference for legacy Proxy Builder SIM endpoints.

get
Authorizations
HTTPRequired

Enter token as: Bearer

Query parameters
pageintegerOptional

A page number within the paginated result set.

page_sizeintegerOptional

Number of results to return per page.

Responses
200Success
application/json
perPageintegerOptional
pageintegerOptional
totalintegerOptional
get/sim
200Success
get
Authorizations
HTTPRequired

Enter token as: Bearer

Path parameters
idintegerRequired

A unique integer value identifying this sim.

Responses
200Success
application/json
idintegerOptional
imsistringOptional
iccidstringRequired
modemintegerOptional
clientintegerRequired
carrierstringOptional
on_prem_idintegerRequired
phone_numberstringOptional
phone_number_cloudstringOptional
modem_detailsstringOptional
get/sim/{id}
200Success

Was this helpful?