v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Service Account Governance

Batch Service Account Details

Retrieve the Service Account details for the specified ids

post/v2/service_account/batch

Request body

include_billing_as_parentboolean

Also include billing accounts as parents.

include_fieldsstring[]

List of fields to include in the response. Must be a subset of ServiceAccountDetails keys.

include_sync_statusstring[]

List of fields to include in the response. Must be a subset of ServiceAccountSync keys.

additional_fieldsstring[]

Example request

{
  "include_fields": [
    "created_by"
  ],
  "include_sync_status": [
    "access_governance"
  ],
  "additional_fields": [
    "child_account_count"
  ]
}

Response

Fetched

resultsobject

Map from identifier to response model