v7

OpenAPI 3.0.12026-08-03158127387.0 KB
User data

List user data

List all Users Data in the project. These scripts can be used to configure servers with user data.

get/user_data

Query parameters

filter[project]string

Project ID or slug

filter[scope]string

Filter by scope: project (has project), team (no project), or empty (all)

stats[total]string

Request aggregate stats in the response meta. Use count to get the total number of records, returned as meta.stats.total.count.

extra_fields[user_data]string

The decoded_content is provided as an extra attribute that shows content in decoded form.

page[size]integer

Number of items to return per page

page[number]integer

Page number to return (starts at 1)

Response

Success