List async change requests
Documentation Index
Fetch the complete documentation index at: https://docs.hologram.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
HTTP Basic authentication using API keys. Set the username to apikey and the password to your API key. You can find your API key on the Hologram Dashboard under Account Settings.
Query Parameters
Comma-separated list of request IDs to fetch
Filter by parent request ID
Filter by organization ID
Filter by user ID
Filter by request type
plan_change, euicc_audit, sim_configuration_update, sim_state_pause, sim_state_unpause, sim_state_activation Filter by the type of object being changed
device, link, simcard, sim_configuration Filter by the ID of the object being changed
Filter by one or more states (repeat parameter for multiple values)
initialized, in_progress, complete, complete_with_errors, partially_complete, error, canceled, complete_after_cancel Return requests started after this time (Unix timestamp or datetime string)
Return requests started before this time (Unix timestamp or datetime string)
Return results with ID less than this value (cursor-based pagination, ordered by ID descending)
Maximum number of results to return (default 25, max 1000)
x <= 100025