v1
latestOpenAPI 3.1.02026-07-2613767178.4 KBNetworks
Returns details of the Network - must match the Network owning the requesting API key
get/admin/v1/networks/{network_id}/
Path parameters
The Network's unique integer ID, or subdomain
Response
Returns the Networks attributes
Example response
{
"created_at": "2026-07-22T16:43:29+00:00",
"updated_at": "2026-07-22T16:43:29+00:00",
"subdomain": "paint-pals",
"title": "The Paint Pals Network",
"subtitle": "A network for artists to share and collaborate",
"purpose": "Bring together artists interested in sharing their work and inspiring others",
"description": "A great network"
}