Get a Phone

POST /phones/get ⇒ { phone }

Returns a single phone entry matching the provided device_id.

Authentication Methods

  • API key

  • Personal access token Must also include the seam-workspace header in the request.

Request Parameters

device_id

Type: string Required: Yes

Device ID of the desired phone.


Return Type

phone

Last updated

Was this helpful?

Revision created

ci: Generate docs