For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Get SupportGet a demo
  • Get Started
    • Welcome
    • Quickstart
  • Webhooks
    • Introduction
    • Creating a Webhook
    • Available Webhooks
  • Public API Reference (Beta)
    • Applicants/Candidates
    • Contacts/Managers
    • Clients/Departments
  • Internal API Reference
    • Applicants/Candidates
    • Clients/Departments
    • Contacts/Managers
        • GETList RPO Templates
LogoLogo
Get SupportGet a demo
Internal API ReferenceRPOCore

List RPO Templates

GET
https://app.brightmove.com/ATS/app/rpo/templates/:apiKey
GET
/ATS/app/rpo/templates/:apiKey
$curl https://app.brightmove.com/ATS/app/rpo/templates/963AAC4D-58D8-DD28-EBCE-A8C05B010569
200Retrieved
1[
2 {
3 "id": 100,
4 "name": "HR Company Template"
5 }
6]
List all the Templates defined for the RPO Company. These are used when creating a new child company from a template to expedite provisioning.
Was this page helpful?
Previous

Get Person

Next
Built with

Path parameters

apiKeystringRequired
RPO Company API Key

Response

OK
idlong
namestring