Update an existing Share Agreement.
Documentation Index
Fetch the complete documentation index at: https://docs.catenatelematics.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the Share Agreement to update
Successful Response
API model for reading a sharing agreement
Contains all the details about what data you can access from a fleet. Monitor the status field to track active agreements.
Unique agreement identifier
The Catena fleet ID sharing their data with you
Your organization ID receiving access to fleet data
Your internal fleet identifier for mapping Catena fleets to your system. Returned in webhooks and APIs for easy integration.
Current state: ACTIVE (data access enabled), PAUSED (temporarily disabled), CANCELLED (permanently ended), EXPIRED (past expiration_date)
active, paused, cancelled, deleted, expired When data access begins. Check this before attempting to fetch fleet data.
When data access ends. Null means no expiration. Status automatically changes to EXPIRED after this date.
Defines which resources (vehicle, locations, users, etc.) you can access and the permission level (read, write) for each.