FieldEx Developer
developer notes

Get Site By ID

Retrieve site details using the SiteGetByID API for a specific ID.

Method API Endpoint
GET {{endpoint}}/api/ext/sites/{id}

Headers

Key Value
Content-Type application/json
Authorization Bearer {{token}}

Example Response


// Some code