Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Get a list of account branding configurations. Required Scope: Manage All.
External DocumentationTo learn more, visit the OneLogin documentation.

Parameters

ParameterDescription
PageThe page number to get results from. The value must be greater than 0.
Per PageThe maximum number of results to return per page.
Return All PagesAutomatically fetch all resources, page by page.

Example Output

[
	{
		"id": 912,
		"enabled": true,
		"name": "ACME"
	}
]

Workflow Library Example

List Account Brands with Onelogin and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop