Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit30ed0c5

Browse files
committed
Add location of project id
1 parente113fc2 commit30ed0c5

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

‎_docs/api-examples/analytics-api-examples.md‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,23 @@ Currently, you do not need to select specific scopes for the API key.
3535
1. Copy the API key to a handy location.
3636

3737

38+
##Project and pipeline IDs
39+
Endpoints require either the Project ID or the pipeline ID.
40+
41+
#####Get the project ID
42+
1. In the Codefresh UI, from the sidebar select**Projects**.
43+
1. Click the project with the ID to retrieve.
44+
1. From the URL, copy the value of the`projectId` query parameter.
45+
46+
{% include
47+
image.html
48+
lightbox="true"
49+
file="/images/analytics-api/project-id-in-url.png"
50+
url="/images/analytics-api/project-id-in-url.png"
51+
alt="Project ID in URL"
52+
caption="Project ID in URL"
53+
max-width="60%"
54+
%}
3855

3956

4057
##Get all pipelines/pipelines by name
25.9 KB
Loading
30.8 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp